pp108 : Guidelines for Naming the Rule Actions

Guidelines for Naming the Rule Actions

This topic describes the guidelines to be followed while defining the rule actions.

Rule Actions

Guidelines

Trigger Business Process

The Trigger Business Process action can be named by the name of the process to be executed.

Send Notification

The Send Notification action names can start with verbs like notify, intimate, alert and so on, followed by the subject of the message to be delivered

Invoke Web Service

The Invoke Web Service action can be named by the SOAP method that is being invoked

Fire Rule

The Fire Rule action can be given the name of the passive rule that gets fired

Assign

In case of simple assignment, the action name can be of the format SetX where X is the object property being assigned some value.

Abort Transaction

Specify a brief description of the condition that caused the Abort Transaction action to take place.